home *** CD-ROM | disk | FTP | other *** search
- Date: Fri, 4 Mar 1994 10:31:20 +1100
- From: "Rupert G. Goldie" <rgg@aaii.oz.au>
- Message-Id: <199403032331.AA27036@eden-valley.aaii.oz.AU>
- To: crossfire@ifi.uio.no, fermat@fermat.dartmouth.edu
- Subject: Re: Crossedit compile errors.
-
- >
- > There was a request to see what errors get reported when crossedit fails to
- > compile. Below is a script
- > of my make. I'm on a NeXT running NS 3.2, gcc 2.5.6, and the latest X11R5
- > MouseX. I've tried several
- > variations, using the systems cc (Which is gcc 2.2.2. This reports "undefined
- > type" instead of "parse
- > error", but generally in exactly the same places.) Also by defining __POSIX
- > in Posix.h as someone
- > recommended. Any help or suggestions would be greatly appreciated.
- >
- > Michael
-
- Add #include <sys/types.h> before the #include <sys/stat.h>
- Also, please try to keep the text of your mail less than 75 chars, otherwise
- the line wrapping makes it difficult to read (Thank you for your co-operation
- citizen 8-)
-
- Rupert
-